func crypto/tls.illegalClientHelloChange
2 uses
	crypto/tls (current package)
		handshake_server_tls13.go#L659: 	if illegalClientHelloChange(clientHello, hs.clientHello) {
		handshake_server_tls13.go#L672: func illegalClientHelloChange(ch, ch1 *clientHelloMsg) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)